home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
word
/
pdt_23.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-03-10
|
4KB
|
49 lines
echo off
cls
echo ┌────────────────────────────────────────────────────────────────────────┐
echo │ ╥──┐ ─╥──┐ ┌─╥─┐ │
echo │ ╟──┘ ║ │ ║ │
echo │ ╨ Pro~Formance ─╨──┘Data ╨ Tool │
echo │ │
echo │ Welcome to PDT, the most powerful, convenient file editor available. │
echo │ You should find these files here (in addition to Readme.Bat): │
echo │ │
echo │ Install.Exe A program to help you install PDT. │
echo │ Install.Doc A brief guide explaining how to use Install.Exe. │
echo │ PDT.Exe PDT itself; your main program. │
echo │ PDT.Doc Your manual. │
echo │ PDT.Psl A screen library containing help screens. │
echo │ Translat.Exe In PDT.Doc we use lines, boxes and shading to │
echo │ illustrate and highlight things. If your printer │
echo │ CAN'T print these, Translate will convert them to │
echo │ characters ANY printer can print. The first few │
echo │ pages of PDT.Doc have tips on using Translate. │
echo │ Register.Exe To INSTANTLY register PDT. │
echo │ Sample_?.Dat Two sample data files. │
echo │ Sample_2.Str Sample structure file. │
echo └────────────────────────────────────────────────────────────────────────┘
pause
cls
echo ┌────────────────────────────────────────────────────────────────────────┐
echo │ │
echo │ ╥──┐ ─╥──┐ ┌─╥─┐ │
echo │ ╟──┘ ║ │ ║ │
echo │ ╨ Pro~Formance ─╨──┘Data ╨ Tool │
echo │ │
echo │ │
echo │ To ensure that PDT runs properly, please install it properly. │
echo │ │
echo │ * This is easy to do -- especially if you run INSTALL.Exe that │
echo │ we included. The file INSTALL.Doc explains how to run Install. │
echo │ │
echo │ * If you'd rather install PDT yourself, PLEASE read Section I of │
echo │ PDT.Doc before you run PDT. │
echo │ │
echo │ The section "Introduction and Installing PDT" has important │
echo │ details on how to properly install PDT. │
echo │ │
echo │ Finally, enjoy! PDT has become indispensable in our own work. │
echo │ We hope it does for you too. │
echo └────────────────────────────────────────────────────────────────────────┘
echo